MessageCreationTime Property
Contains the creation date and time of the message.
Namespace: Independentsoft.MsgAssembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
public DateTime CreationTime { get; set; }
Public Property CreationTime As DateTime
Get
Set
Property Value
DateTimeThe creation time.
A message store sets this property for each message that it creates.